-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: [IOPID-1714] IOS crashes on EIC malformed URLs #5660
Conversation
Affected stories
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5660 +/- ##
==========================================
- Coverage 48.16% 48.15% -0.01%
==========================================
Files 1461 1461
Lines 30971 30966 -5
Branches 7515 7512 -3
==========================================
- Hits 14917 14912 -5
Misses 15986 15986
Partials 68 68
Continue to review full report in Codecov by Sentry.
|
@mariateresaventura copy review needed 💪 |
Copy edited. |
🎉 All dependencies have been resolved ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Tested on iOS physical device. It works correctly.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Short description
Warning
This PR depends on pagopa/io-cie-sdk#51
Important
The misleading copy on the error page under the NFC Session Manager is not a subject of this PR.
Tip
Translations ✅
This PR update the
io-cie-sdk
library to handle malformed responses to avoid crashes on iOS devices in those use cases.demo
RPReplay_Final1712070613.MOV
List of changes proposed in this pull request
LoadingSpinnerOverlay
.How to test
Run the app in production with a real iOS device and try to login with EIC several times. No crash'd happen.